Visual Basic (Declaration) | |
---|---|
Public Overloads Sub CopyTo( _ ByVal values() As Page, _ ByVal index As System.Integer _ ) |
Parameters
- values
- The pages array that is the destination of the elements copied from the current pages collection.
- index
A 32-bit integer that represents the index in pages collection at which copying begins.